This property sets the width of the bevel in the thumbnail image.

[Visual Basic] Public Property ImageBevelWidth As Integer
[C#] public int ImageBevelWidth {get; set;}

Property Value

The value can range from 0 to 20. The default value is 10.

When the value is 0, bevel is disabled.

Explanation

The ImageBevelWidth property sets the width of the bevel in the thumbnail image. When the Thumbnail Control first loads images, it creates thumbnail images for those images and saves these thumbnail images in the directory specified by the ThumbnailImageDirectory property. The ImageBevelWidth and ImageBevelDepth properties relate to the appearance of these thumbnail images and set the size and depth of the bevel effect when these thumbnail images are created.

See Also

ImageKit.WPF.Web.Thumbnail Members | Newtone.ImageKit.WPF.Web.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation